Namespace - LJCDocAppManagerDAL
Parameters
docAppID - The DocApp ID.
behaviorID - The behavior ID.
Returns
The collection of data records.
Syntax
| C# |
|
public DocAppFields LoadWithBehaviorID(Int32 docAppID, Int32 behaviorID)
|
Loads a collection of data records with behavior ID.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.